home *** CD-ROM | disk | FTP | other *** search
- body {
- color: #000000;
- background-color: #FFFFFF;
- }
-
- h1 {
- font-size: 20pt;
- font-family: monospace;
- }
-
- hr.menuline {
- border: solid #000000;
- }
-
- hr.commentline {
- border: solid #000000;
- }
-
- table.usertable {
- width: 100%;
- empty-cells: show;
- }
-
- td.usertable {
- border: 1pt solid #000000;
- }
-
- li.add {
- list-style-type: disc;
- list-style-position: outside;
- list-style-image: url(pix/add.gif)
- }
-
- li.sub {
- list-style-type: circle;
- list-style-position: outside;
- list-style-image: url(pix/sub.gif)
- }
-
- li.nothing {
- list-style-type: square;
- list-style-position: outside;
- list-style-image: url(pix/nothing.gif)
- }
-
- li.commentlist {
- list-style-type: disc;
- list-style-position: outside;
- list-style-image: url(pix/comment.gif);
- }
-
- ul.commentlist {
- margin-left: 12pt;
- }
-
- ul.indent {
- margin-left: 5pt;
- }
-
- a.menu {
- text-decoration: none;
- border: 0;
- color: black;
- background: white;
- }
-
- a.menu:hover {
- text-decoration:underline;
- }
-
- font.left {
- text-align: left;
- }
-
- font.right {
- text-align: right;
- }
-
- img {
- border: 0;
- }
-
- td.menu {
- vertical-align: text-top;
- border-color: #000000;
- border-style: solid;
- border-top-width: 0;
- border-bottom-width: 0;
- border-left-width: 0;
- border-right-width: thin;
- font-size: 10pt;
- font-family: monospace;
- margin-bottom: 0pt;
- }
-
- td {
- font-size: 10pt;
- font-family: monospace;
- margin-bottom: 0pt;
- }
-
- div.ing {
- font-weight: bold;
- font-size: 10pt;
- font-family: monospace;
- }
-
- div.text {
- font-size: 10pt;
- font-family: monospace;
- }
-
- hr.copyline {
- border-color: #000000;
- margin-top: 0pt;
- font-size: 1pt;
- background-color: #FFFFFF;
- color: #000000;
- }
-
- div.copyright {
- font-size: 10pt;
- font-family: monospace;
- text-align: center;
- }
-
- div.webmaster {
- font-size: 10pt;
- font-family: monospace;
- text-align: center;
- }
-
-